[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                             Write procedure

 TEXT FILES
 ----------

  DECLARATION:  Write([var F: Text;] v1 [, v2 .. vn])

      PURPOSE:  Writes one or more values to a text file

         UNIT:  System

      REMARKS:  Writes one or more values/variables into a file component.
                Optionally, a decimal width indicator can be used to output
                consistant text values.

                NOTE:  Errors are returned through IOResult.

See Also: WriteLn
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson